range: Fix click detection in slider trace
authorTimm Bäder <mail@baedert.org>
Sat, 20 May 2017 13:04:03 +0000 (15:04 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:13 +0000 (21:27 -0400)
commit790c153b2cf31b0d5a27dda4a383f3749f89d136
treebb716a572d68b19653e8064f3954733cbecd94dd
parent2ac8ebe9f78fd4e1e057337c2f9d491f5aab0c74
range: Fix click detection in slider trace

The x/y/ coordinates are relative to the range allocation, so take that
into account.
gtk/gtkrange.c